
.content_box_bot_l {
    width: 562px;
    height: 200px;
    /*float:left;*/
}

.info_news {
    width: 560px;
    height: 160px;
    margin-bottom: 6px;
    position: relative;
}

.info_news_but {
    overflow: hidden;
    height: 38px;
    margin-bottom: 6px;
}

.info_news_but p {
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    float: left;
    width: 96px;
    height: 38px;
    left: 19px;
    top: 10px;
}

.on {
    background: #ffffff;
    color: #008cff;
}

.info_news_text {
    width: 560px;
    height: 120px;
}

.info_news_text1 {
    position: absolute;
    left: 0;
    top: 55px;
    z-index: 30;
}

.info_news_text2 {
    position: absolute;
    left: 0;
    top: 55px;
    display: none;
    z-index: 20;
}

.info_news_text3 {
    position: absolute;
    left: 0;
    top: 55px;
    display: none;
    z-index: 20;
}

.info_news_text li {
    overflow: hidden;
    height: 28px;
    line-height: 28px;
    width: 552px;
}

.info_news_text li a {
    color: #666666;
}

.info_news_text li:hover a {
    color: #232323;
    text-decoration: underline;
}

.info_news_text li img {
    float: left;
    margin-top: 12px;
    margin-right: 4px
}

.info_news_text li p {
    float: left;
    overflow: hidden;
    width: 542px;
    font-size: 12px;
}

.info_news_text li span.date {
    float: right;
    display: block;
}
